C1.DataCollection Assembly / C1.DataCollection Namespace / C1SpanDataCollection<T> Class

C1SpanDataCollection<T> Class Properties

For a list of all members of this type, see C1SpanDataCollection<T> members.

Public Properties
 NameDescription
Public PropertyGets the state of the connection to the source. (Inherited from C1.DataCollection.C1WrapDataCollection<T,T>)
Public PropertyOverridden. Gets the number of elements in the collection.  
Public PropertyGets the current page number. (Inherited from C1.DataCollection.C1WrapDataCollection<T,T>)
Public PropertyGets the filter expression applied to the data. (Inherited from C1.DataCollection.C1WrapDataCollection<T,T>)
Public PropertyGets the group descriptions applied to the data. (Inherited from C1.DataCollection.C1WrapDataCollection<T,T>)
Public PropertyGets a value indicating whether this collection can load more items. (Inherited from C1.DataCollection.C1WrapDataCollection<T,T>)
Public PropertyGets whether the collection is disposed. (Inherited from C1.DataCollection.C1DataCollectionBase<T>)
Public PropertyGets whether the group items will be inline with the data items or the items will be the first level of group items. (Inherited from C1.DataCollection.C1WrapDataCollection<T,T>)
Public PropertyGets a value indicating whether the collection is being updated. (Inherited from C1.DataCollection.C1WrapDataCollection<T,T>)
Public Property (Inherited from C1.DataCollection.C1WrapDataCollection<T,T>)
Public PropertyOverridden. Gets the element at the specified index in the read-only list.  
Public PropertyGets the maximum number of items that can be in the collection.  
Public PropertyGets or sets the maximum number of items per page. (Inherited from C1.DataCollection.C1WrapDataCollection<T,T>)
Public PropertyGets the sort descriptions applied to the data. (Inherited from C1.DataCollection.C1WrapDataCollection<T,T>)
Public PropertyGets the index in the underlying collection where this collection starts.  
Public PropertyOverridden. Gets the total number of items in the collection.  
Top
See Also